<xs:simpleType name="ActualInsuranceCostType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>The sellers actual cost of insurance.</xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"> <!--<xs:fractionDigits value="2" />--> </xs:restriction> </xs:simpleType>
© 2022 All Rights Reserved.